popover: Improve minimal size allocation
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 28 Jan 2014 15:02:47 +0000 (16:02 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 28 Jan 2014 15:20:05 +0000 (16:20 +0100)
commit709fb26587ab1f32780c4c932857eb52250d42a8
tree58a0b1ebfde2e055bdbc0b9f123ef1915d6ae147
parent7b4ef9932038a31961517669367d043d71a8acf5
popover: Improve minimal size allocation

The minimal size if no child widget was present/shown was far too small
to have enough room for the arrow width plus border radii, so
gtk_render_frame_gap would spew warnings about the gap being out of
boundaries.

Fixes issues seen in
https://bugzilla.gnome.org/show_bug.cgi?id=723031#c2
gtk/gtkpopover.c